Advanced Maryland Automatic Network Disk Archiver

Amanda
Developer(s) University of Maryland, College Park, Zmanda
Stable release 3.3.0 stable[1] / June 2, 2011; 8 months ago (2011-06-02)[2]
Preview release 3.2.0 beta3[3]
Development status Active
Written in C and Perl
Operating system Linux, Solaris, Windows, OS X
Type Tape backup software
License Amanda Copyright and License[4]
Website Amanda Home

Amanda, previously known as Advanced Maryland Automatic Network Disk Archiver is an open source computer archiving tool that is able to back up data residing on multiple computers on a network. It uses a client–server model, where the server contacts each client to perform a backup at a scheduled time.

Amanda was initially developed at the University of Maryland and is released under a BSD-style license [5]. Amanda is available both as a free community edition and fully supported enterprise edition. Amanda runs on almost any Unix or Linux-based systems. Amanda supports Windows systems using Samba or a native Win32 client with support for open files [6].

Amanda supports both tape-based and disk-based backup, and provides some useful functionality not available in other backup products. Amanda supports tape-spanning - i.e. if a backup set does not fit in one tape, it will be split into multiple tapes.

Among its key features is an intelligent scheduler which optimizes use of computing resources across backup runs.

Contents

Major releases

The most recent stable release is version 3.3. released on June 2, 2011[7].

Amanda Enterprise Edition

Amanda Enterprise Edition is a commercial version of Amanda which has been developed by Zmanda. It includes a management GUI - Zmanda Management Console (ZMC) and other enterprise features such as scheduler, plugin framework and also an optional cloud backup service support. The cloud backup option uses the Amazon S3 service from Amazon Web Services as the cloud storage provider and enables safe offsite storage of the Amanda backup data. The plugin framework allows for application specific backups and is used by Amanda Enterprise to support applications such as Oracle database, Samba network share, NDMP etc. Amanda Enterprise also supports image level backup of live VMs running on VMware infrastructure.

References

  1. ^ http://www.amanda.org/download.php
  2. ^ http://www.amanda.org/download.php
  3. ^ http://www.amanda.org
  4. ^ http://amanda.zmanda.com/amanda-license.html
  5. ^ http://www.amanda.org/copyright.php
  6. ^ http://wiki.zmanda.com/index.php/Zmanda_Windows_Client
  7. ^ http://amanda.org/download.php

External links